SchoolStartDate 
EntityType  Independent 
Logical Entity Name  SchoolStartDate 
Default Table Name  AdStartDate 
Logical Only  NO 
Definition 
 
Note 
 

SchoolStartDate Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Code    CHAR(16)  NO 
 
Name    VARCHAR(50)  NO 
 
ProgramVersionId(FK)    INTEGER  NO 
 
ShiftId(FK)    INTEGER  YES 
 
SchoolStartDateId(PK)    INTEGER  NO 
 
StartDate    DATETIME  NO 
 
MidPointDate    DATETIME  NO 
 
ExpectedGradDate    DATETIME  NO 
 
MaxGradDate    DATETIME  YES 
 
MinBudgetStarts    SMALLINT  YES 
 
MaxBudgetStarts    SMALLINT  YES 
 
BudgetStarts    SMALLINT  YES 
 
IsActive    BIT  NO 
 
LastModifiedUserId    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
AmStartDateId    INTEGER  YES 
 
CancelDate    DATETIME  YES 
 
BudgetedShow    DECIMAL(18, 2)  YES 
 
BudgetTuition    MONEY(19, 4)  YES 
 
ExternshipStartDate    DATETIME  YES 
 
CampusGroupId(FK)    INTEGER  YES 
 
IsExcludedCrmIntegration    BIT  NO 
 

SchoolStartDate Keys 
Key Name  Key Type  Keys 
AdStartDate_AdProgramVersionID_N_N_IDX  Inversion Entry  ProgramVersionId 
AdStartDate_StartDate_N_N_IDX  Inversion Entry  StartDate 
AdStartDate_AdStartDateID_U_C_IDX  PrimaryKey  SchoolStartDateId 
AdStartDate_SyCampusGrpID_N_N_IDX  Inversion Entry  CampusGroupId 

SchoolStartDate Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Shift  Non-Identifying  Zero or One to Zero or More        Id_1  NO 
CampusGroup  Non-Identifying  Zero or One to Zero or More        CampusGroupId  NO 
ProgramVersion  Non-Identifying  One To Zero or More        ProgramVersionId  NO 
ProgramVersion  Non-Identifying  Zero or One to Zero or More        ProgramVersionId  NO 
Shift  Non-Identifying  Zero or One to Zero or More        ShiftId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
StudentEnrollmentPeriod  Non-Identifying  One To Zero or More          NO 
adStartDateExternalMap  Non-Identifying  One To Zero or More          NO 
SchoolStartDateTerm  Non-Identifying  One To Zero or More          NO 
AmApplicant  Non-Identifying  One To Zero or More          NO 
AdmissionsRepBudgetStart  Non-Identifying  One To Zero or More          NO 
AdmissionsRepBudgetStart  Non-Identifying  One To Zero or More          NO 
PendingApplicant  Non-Identifying  One To Zero or More          NO 
SchoolStartDateTerm  Non-Identifying  One To Zero or More          NO 

SchoolStartDate Check Constraints 
Check Constraint Name  CheckConstraint